|
|
|
![]() | |
|
|
|
To access the contents, click the chapter and section titles.
Sams Teach Yourself MCSE Windows NT Server 4 in 14 Days
Use of the CONVERT utility is a one-way procedure. The CONVERT utility can convert only from FAT to NTFS. To convert an NTFS volume to FAT you must back up the data, format the volume as FAT, and then restore the data from the backup. You initialize the conversion process from the command prompt as demonstrated in Figure 5.13 by typing CONVERT <drive letter> /FS:NTFS. The present file system is determined as well as available space needed for the conversion.
If the system is unable to gain exclusive control of the drive to be converted you can schedule the conversion to occur at the time of the next reboot. In the case of the system or boot partitions and of drives that are in use, conversion must occur during the boot process. NT determines whether scheduling the conversion is necessary and if so prompts the user. 5.6. Understanding PartitionsBefore you format a hard drive you must partition it to create logical boundaries. A single hard drive can contain up to four partitions; either four primary partitions or three primaries and one extended partition. 5.6.1. Primary PartitionsOnly primary partitions can be used as system partitions. The system partition is the partition that holds the files required to boot NT. These files are boot.ini, ntldr, and ntdetect.com on x86-based systems. On x86-based systems only one primary partition can be marked as active; it will be the partition from which the system will attempt to boot. RISC-based computers do not require you to mark the system partition as active because they boot from firmware.
The system partition on RISC-based computers must be formatted with FAT. A special option in Disk Administrator for RISC-based computers enables you to secure the system partition even though it is FAT. This right is granted only to members of the administrators group. Because NT will support a maximum of four partitions per physical disk it is important to plan space usage properly. It is possible to reach the four-partition maximum before you use all the free space on a drive. Figure 5.14 shows the error that is returned by the Disk Administrator when you try to exceed the four-partition maximum.
5.6.2. Extended PartitionsNotice that in Figure 5.14 two areas of free space still exist, a 98MB area and a 551MB area. The 551MB area is wasted space because no additional partitions can be created. The 98MB area is contained within an extended partition and can still accommodate logical drives as shown in Figure 5.15.
Only one extended partition is allowed per physical disk. A single logical drive can use the entire extended partition or up to four logical drives can receive portions of the area.
Regardless of the number of logical drives created on an extended partition, the entire extended partition is counted as one of the four potential partitions per physical disk. Each logical drive will, however, receive a partition number for identification purposes during the boot phase. NT identifies each partition and logical drive on extended partitions with a partition number. Physical partitions are numbered beginning with 1 before the logical drives are assigned numbers. In Figure 5.16 the logical drive D is assigned a partition number of 2 because it is the second partition on the drive.
Be especially careful when the NT boot files have been installed on a logical drive. Adding additional primary partitions on the same physical disk will change the partition number assigned to logical drives. The boot.ini file in the root of the system partition identifies the boot partition by number. The boot.ini file of NTMASTER currently identifies the boot partition as partition 2 as shown in Figure 5.17; this is logical drive D.
When an additional physical partition is added as in Figure 5.18 the logical drive is reassigned the partition number of 3. If you fail to edit the boot.ini file, the system will not boot.
5.7. The Disk AdministratorYou use the Disk Administrator tool to manage physical disks and partitions on NT. It is used to add, delete, and format partitions. It is also used to create mirrors, striping sets, and volume sets. 5.7.1. Adding PartitionsPartitions can be defined using the Disk Administrator program from areas of free disk space. By selecting an area of free space and right clicking on it you are given the option to create a primary or extended partition as shown in Figure 5.19.
|
|
Products | Contact Us | About Us | Privacy | Ad Info | Home
Use of this site is subject to certain Terms & Conditions, Copyright © 1996-2000 EarthWeb Inc. All rights reserved. Reproduction whole or in part in any form or medium without express written permission of EarthWeb is prohibited. |